home *** CD-ROM | disk | FTP | other *** search
/ Windows News 1997 February / Windows News CD #1 - Fev 97.iso / edicorp / init.bat < prev    next >
Encoding:
DOS Batch File  |  1997-01-22  |  161 b   |  6 lines

  1. @echo off
  2. CLS
  3. if exist c:\edicorp goto copy >nul:
  4. if not exist c:\edicorp md c:\edicorp >nul:
  5. :copy
  6. \edicorp\xcopy.exe \edicorp\edicorp.avi c:\edicorp >nul: